home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
Homerun_Rally_baseball.swf
/
scripts
/
DefineSprite_146
/
frame_1
/
DoAction.as
Wrap
Text File
|
2005-01-07
|
143b
|
10 lines
if(eval("/:hiscore20") < eval("/:homeruns") and eval("/:local") == "1")
{
_visible = "1";
}
else
{
_visible = "0";
stop();
}